Enforce module signatures if the kernel is locked down
authorDavid Howells <dhowells@redhat.com>
Wed, 5 Apr 2017 16:40:30 +0000 (17:40 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 17 Jul 2017 02:01:21 +0000 (03:01 +0100)
commit0bdcec59be2294306420dc69727acabf644e9808
treed318005195c405ec5afce749105e99aa68a7d9da
parent9dc653e67623f391d17fb1210612b51b30badf3a
Enforce module signatures if the kernel is locked down

If the kernel is locked down, require that all modules have valid
signatures that we can verify.

Signed-off-by: David Howells <dhowells@redhat.com>
Gbp-Pq: Topic features/all/lockdown
Gbp-Pq: Name 0042-Enforce-module-signatures-if-the-kernel-is-locked-do.patch
kernel/module.c